-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(master): release 0.5.15 #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
c95576f
to
e548acc
Compare
c306eb9
to
ddd0190
Compare
|
dd2c5ab
to
a70a067
Compare
7b9f18d
to
bb2d9a8
Compare
bb2d9a8
to
0c9ce9f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This is an automated release PR generated by Release Please to bump the package version from 0.5.14 to 0.5.15. The release includes bug fixes, code cleanup, and dependency updates.
Key changes:
- Version bump from 0.5.14 to 0.5.15 across all package files and documentation
- Formatting improvements in deno.json configuration file
- Updated changelog with release notes for version 0.5.15
Reviewed Changes
Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
src/pools/version.ts | Updates the exported version constant to 0.5.15 |
sonar-project.properties | Updates SonarQube project version to 0.5.15 |
examples/deno/typescript/deno.json | Updates package import version to 0.5.15 |
examples/deno/javascript/deno.json | Updates package import version to 0.5.15 |
deno.json | Updates version and reformats arrays for better readability |
README.md | Updates CDN URLs to reference version 0.5.15 |
CHANGELOG.md | Adds release notes for version 0.5.15 |
.github/release-please/manifest.json | Updates release manifest version to 0.5.15 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
CHANGELOG.md
Outdated
|
||
### π Bug Fixes | ||
|
||
* potention race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f)) |
Copilot
AI
Oct 17, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrected spelling of 'potention' to 'potential'.
* potention race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f)) | |
* potential race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f)) |
Copilot uses AI. Check for mistakes.
π€ I have created a release beep boop
0.5.15 (2025-10-17)
π Bug Fixes
β¨ Polish
π€ Automation
This PR was generated with Release Please. See documentation.